/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_drop_1.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.preload1 {background: url(blank_over.gif);}
.preload2 {background: url(blank_overa.gif);}

#list {padding:0; margin:0; list-style:none; float:left;margin-right:20px;width:100%;display: block}

#list li.top {display:block; float:left;border-right:0px solid #4d8cb8;min-width: 16%;}
#list li a.top_link {display:block; float:left;line-height:150%; color:#ffffff; text-decoration:none; font-size:1em;  cursor:pointer;}

#list li a.top_link:hover {color:#00e3ff;}



/* Default list styling */


/* keep the 'next' level invisible by placing it off screen. */
#list ul{
clear:both;padding-left:0px
}
#list ul ul,
#list ul ul ul,
#list ul ul ul ul,
#list ul ul ul ul ul
{clear:both;padding-left:10px;display:block;}

#list ul ul  a,
#list ul ul  ul  a,
#list ul ul ul ul  a,
#list ul ul ul ul ul a
{clear:both;padding-left:12px;display:block;color:#999999;background:url(../images/sub.gif) no-repeat left top 4px}


#list ul.sub
{ display:block;clear:both;padding-left:0px;}
#list ul.sub li
{display:block;width:100%; font-weight:normal;}
#list  ul.sub li a
{display:block;width:100%; font-weight:100;color:#fff;font-size:0.9em}
#list  ul.sub li a:hover 
{ color:#00e3ff;}

